ForeignKeyException

Exception thrown on foreign key violations.

class ForeignKeyException : Exception {}

Constructors

this
this(string msg, string file, size_t line, Throwable next)

Meta